home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / BUS / N-Z / wordrefer.sea / Word Reference / WordRef Stack 1.2 / background_17901.txt < prev    next >
Text File  |  1992-04-14  |  8KB  |  400 lines

  1. -- background: 17901 from stack: in.2
  2. -- bmap block id: 18415
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: unpublished
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   hideComments
  9.   hideOtherFields
  10.   CheckRequired(4)
  11. end closeCard
  12.  
  13.  
  14. -- part 21 (field)
  15. -- low flags: 00
  16. -- high flags: 4000
  17. -- rect: left=156 top=69 right=83 bottom=457
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 0 / 0
  20. -- text alignment: 1
  21. -- font id: 21
  22. -- text size: 10
  23. -- style flags: 0
  24. -- line height: 13
  25. -- part name: keyField
  26.  
  27.  
  28. -- part 22 (field)
  29. -- low flags: 00
  30. -- high flags: 4000
  31. -- rect: left=147 top=89 right=116 bottom=457
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 0
  35. -- font id: 21
  36. -- text size: 10
  37. -- style flags: 0
  38. -- line height: 13
  39. -- part name: author
  40.  
  41.  
  42. -- part 23 (field)
  43. -- low flags: 00
  44. -- high flags: 4000
  45. -- rect: left=137 top=121 right=148 bottom=457
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 0
  49. -- font id: 21
  50. -- text size: 10
  51. -- style flags: 0
  52. -- line height: 13
  53. -- part name: title
  54.  
  55.  
  56. -- part 24 (field)
  57. -- low flags: 00
  58. -- high flags: 4000
  59. -- rect: left=135 top=154 right=233 bottom=457
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 0 / 0
  62. -- text alignment: 0
  63. -- font id: 21
  64. -- text size: 10
  65. -- style flags: 0
  66. -- line height: 13
  67. -- part name: note
  68.  
  69.  
  70. -- part 25 (field)
  71. -- low flags: 00
  72. -- high flags: 4000
  73. -- rect: left=135 top=244 right=258 bottom=236
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 0 / 0
  76. -- text alignment: 0
  77. -- font id: 21
  78. -- text size: 10
  79. -- style flags: 0
  80. -- line height: 13
  81. -- part name: year
  82.  
  83.  
  84. -- part 26 (field)
  85. -- low flags: 00
  86. -- high flags: 4000
  87. -- rect: left=277 top=244 right=258 bottom=384
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 0 / 0
  90. -- text alignment: 0
  91. -- font id: 21
  92. -- text size: 10
  93. -- style flags: 0
  94. -- line height: 13
  95. -- part name: month
  96.  
  97.  
  98. -- part 33 (button)
  99. -- low flags: 80
  100. -- high flags: 8002
  101. -- rect: left=137 top=68 right=90 bottom=443
  102. -- title width / last selected line: 0
  103. -- icon id / first selected line: 0 / 0
  104. -- text alignment: 1
  105. -- font id: 3
  106. -- text size: 12
  107. -- style flags: 0
  108. -- line height: 16
  109. -- part name: Comments
  110.  
  111.  
  112. -- part 34 (button)
  113. -- low flags: 80
  114. -- high flags: 2005
  115. -- rect: left=141 top=70 right=88 bottom=159
  116. -- title width / last selected line: 0
  117. -- icon id / first selected line: 0 / 0
  118. -- text alignment: 1
  119. -- font id: 0
  120. -- text size: 12
  121. -- style flags: 0
  122. -- line height: 16
  123. -- part name: commentsGoAway
  124. ----- HyperTalk script -----
  125. on mouseUp
  126.   set the highlight of me to false
  127.   hideComments
  128. end mouseUp
  129.  
  130.  
  131.  
  132. -- part 58 (field)
  133. -- low flags: 80
  134. -- high flags: 4007
  135. -- rect: left=137 top=89 right=271 bottom=443
  136. -- title width / last selected line: 0
  137. -- icon id / first selected line: 0 / 0
  138. -- text alignment: 0
  139. -- font id: 21
  140. -- text size: 10
  141. -- style flags: 0
  142. -- line height: 13
  143. -- part name: comments
  144.  
  145.  
  146. -- part 59 (button)
  147. -- low flags: 00
  148. -- high flags: 2004
  149. -- rect: left=8 top=56 right=96 bottom=48
  150. -- title width / last selected line: 0
  151. -- icon id / first selected line: 20098 / 20098
  152. -- text alignment: 1
  153. -- font id: 0
  154. -- text size: 12
  155. -- style flags: 0
  156. -- line height: 16
  157. -- part name: Home
  158. ----- HyperTalk script -----
  159. on mouseUp
  160.   visual iris close
  161.   go home
  162. end mouseUp
  163.  
  164.  
  165.  
  166. -- part 60 (button)
  167. -- low flags: 00
  168. -- high flags: 2004
  169. -- rect: left=8 top=98 right=138 bottom=48
  170. -- title width / last selected line: 0
  171. -- icon id / first selected line: 3430 / 3430
  172. -- text alignment: 1
  173. -- font id: 0
  174. -- text size: 12
  175. -- style flags: 0
  176. -- line height: 16
  177. -- part name: New Item
  178. ----- HyperTalk script -----
  179. on mouseDown
  180.   get PopUpMenu(13, "Article,Book,Booklet,InBook,InCollection", "InProceedings,Manual,MastersThesis,Misc,PhDThesis", "Proceedings,TechReport,Unpublished")
  181.   if item 1 of it is empty then exit mouseDown
  182.   NewBackground (item 1 of it)
  183. end mouseDown
  184.  
  185.  
  186.  
  187. -- part 61 (button)
  188. -- low flags: 00
  189. -- high flags: 2004
  190. -- rect: left=8 top=140 right=180 bottom=48
  191. -- title width / last selected line: 0
  192. -- icon id / first selected line: 20186 / 20186
  193. -- text alignment: 1
  194. -- font id: 0
  195. -- text size: 12
  196. -- style flags: 0
  197. -- line height: 16
  198. -- part name: Sort Items
  199. ----- HyperTalk script -----
  200. on mouseUp
  201.   sort by fld "keyField"
  202. end mouseUp
  203.  
  204.  
  205.  
  206. -- part 62 (button)
  207. -- low flags: 00
  208. -- high flags: 2004
  209. -- rect: left=8 top=182 right=222 bottom=48
  210. -- title width / last selected line: 0
  211. -- icon id / first selected line: 32670 / 32670
  212. -- text alignment: 1
  213. -- font id: 0
  214. -- text size: 12
  215. -- style flags: 0
  216. -- line height: 16
  217. -- part name: Scan Items
  218. ----- HyperTalk script -----
  219. on mouseUp
  220.   show all cds
  221. end mouseUp
  222.  
  223.  
  224.  
  225. -- part 63 (button)
  226. -- low flags: 00
  227. -- high flags: 2004
  228. -- rect: left=8 top=224 right=264 bottom=48
  229. -- title width / last selected line: 0
  230. -- icon id / first selected line: 29019 / 29019
  231. -- text alignment: 1
  232. -- font id: 0
  233. -- text size: 12
  234. -- style flags: 0
  235. -- line height: 16
  236. -- part name: About…
  237. ----- HyperTalk script -----
  238. on mouseUp
  239.   go card "Instruction"
  240. end mouseUp
  241.  
  242.  
  243.  
  244. -- part 64 (button)
  245. -- low flags: 00
  246. -- high flags: 0004
  247. -- rect: left=8 top=266 right=306 bottom=48
  248. -- title width / last selected line: 0
  249. -- icon id / first selected line: 2478 / 2478
  250. -- text alignment: 1
  251. -- font id: 0
  252. -- text size: 12
  253. -- style flags: 0
  254. -- line height: 16
  255. -- part name: Show Comments
  256. ----- HyperTalk script -----
  257. on mouseUp
  258.   showComments
  259. end mouseUp
  260.  
  261.  
  262.  
  263. -- part 65 (button)
  264. -- low flags: 00
  265. -- high flags: 2000
  266. -- rect: left=8 top=22 right=49 bottom=39
  267. -- title width / last selected line: 0
  268. -- icon id / first selected line: 7417 / 7417
  269. -- text alignment: 1
  270. -- font id: 0
  271. -- text size: 12
  272. -- style flags: 0
  273. -- line height: 16
  274. -- part name: Pop
  275. ----- HyperTalk script -----
  276. on mouseUp
  277.   visual iris close
  278.   pop cd
  279. end mouseUp
  280.  
  281.  
  282.  
  283. -- part 66 (button)
  284. -- low flags: 00
  285. -- high flags: 2000
  286. -- rect: left=40 top=22 right=49 bottom=71
  287. -- title width / last selected line: 0
  288. -- icon id / first selected line: 17779 / 17779
  289. -- text alignment: 1
  290. -- font id: 0
  291. -- text size: 12
  292. -- style flags: 0
  293. -- line height: 16
  294. -- part name: Prev
  295. ----- HyperTalk script -----
  296. on mouseUp
  297.   go prev
  298. end mouseUp
  299.  
  300.  
  301.  
  302. -- part 67 (button)
  303. -- low flags: 00
  304. -- high flags: 2000
  305. -- rect: left=72 top=22 right=49 bottom=103
  306. -- title width / last selected line: 0
  307. -- icon id / first selected line: 8419 / 8419
  308. -- text alignment: 1
  309. -- font id: 0
  310. -- text size: 12
  311. -- style flags: 0
  312. -- line height: 16
  313. -- part name: Next
  314. ----- HyperTalk script -----
  315. on mouseUp
  316.   go next
  317. end mouseUp
  318.  
  319.  
  320.  
  321. -- part 68 (field)
  322. -- low flags: 01
  323. -- high flags: 0000
  324. -- rect: left=348 top=27 right=46 bottom=509
  325. -- title width / last selected line: 0
  326. -- icon id / first selected line: 0 / 0
  327. -- text alignment: 65535
  328. -- font id: 16
  329. -- text size: 12
  330. -- style flags: 0
  331. -- line height: 16
  332. -- part name: Status
  333.  
  334.  
  335. -- part 73 (button)
  336. -- low flags: 00
  337. -- high flags: A004
  338. -- rect: left=214 top=286 right=302 bottom=315
  339. -- title width / last selected line: 0
  340. -- icon id / first selected line: 0 / 0
  341. -- text alignment: 1
  342. -- font id: 3
  343. -- text size: 10
  344. -- style flags: 0
  345. -- line height: 13
  346. -- part name: Other Fields…
  347. ----- HyperTalk script -----
  348. on mouseUp
  349.   showOtherFields
  350. end mouseUp
  351.  
  352.  
  353.  
  354. -- part 74 (field)
  355. -- low flags: 80
  356. -- high flags: 0007
  357. -- rect: left=137 top=287 right=341 bottom=443
  358. -- title width / last selected line: 0
  359. -- icon id / first selected line: 0 / 0
  360. -- text alignment: 0
  361. -- font id: 21
  362. -- text size: 10
  363. -- style flags: 0
  364. -- line height: 13
  365. -- part name: otherFields
  366.  
  367.  
  368. -- part 75 (button)
  369. -- low flags: 80
  370. -- high flags: 8002
  371. -- rect: left=137 top=270 right=288 bottom=443
  372. -- title width / last selected line: 0
  373. -- icon id / first selected line: 0 / 0
  374. -- text alignment: 1
  375. -- font id: 3
  376. -- text size: 12
  377. -- style flags: 0
  378. -- line height: 16
  379. -- part name: Other Fields
  380.  
  381.  
  382. -- part 76 (button)
  383. -- low flags: 80
  384. -- high flags: 2005
  385. -- rect: left=142 top=270 right=288 bottom=160
  386. -- title width / last selected line: 0
  387. -- icon id / first selected line: 0 / 0
  388. -- text alignment: 1
  389. -- font id: 0
  390. -- text size: 12
  391. -- style flags: 0
  392. -- line height: 16
  393. -- part name: otherFieldsGoAway
  394. ----- HyperTalk script -----
  395. on mouseUp
  396.   set the highlight of me to false
  397.   hideOtherFields
  398. end mouseUp
  399.  
  400.